home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gdb-4.12 / gdb / version.c < prev    next >
Encoding:
C/C++ Source or Header  |  1994-07-27  |  96 b   |  4 lines

  1. char *version = "4.12"; 
  2. char *host_canonical = "go32 "; 
  3. char *target_canonical = "go32 "; 
  4.